home *** CD-ROM | disk | FTP | other *** search
/ Computer Select (Limited Edition) / Computer Select.iso / pcmag / readme.txt
Encoding:
Text File  |  1992-06-26  |  32.4 KB  |  641 lines

  1.  
  2. PC MAGAZINE PROGRAM FILES
  3.  
  4. The program files listed below are taken from PC Magazine.  Each file
  5. can be found in a Directory named for the Volume and Issue number in
  6. which the program appeared.  For example, a program appearing in
  7. volume 9, issue 10 would be found in directory V09N10.  When using DOS
  8. commands to copy a file to diskette or hard disk, be sure to use the
  9. appropriate directory name in your COPY command.
  10.  
  11. Files can also be copied from within Computer Select.  Each file is
  12. provided as an "Attachment" and directly linked to the article in which
  13. it appeared.  To locate all PC Magazine files in Computer Select, you
  14. may do the following:
  15.  
  16. 1.  Choose the "Articles From Computer Periodicals" Section.
  17. 2.  Choose "Fields" and search for PC Magazine in "Publication Name."
  18. 3.  Make the resulting Log Entry your Domain.
  19. 4.  Choose "Words" and search for "ATTFILE" to find all articles with
  20.     Attached Files.
  21.  
  22. For details on the Attachment feature see Chapter 8 of the Computer
  23. Select User's Guide.
  24.  
  25.  
  26. VOL  ISS   FILENAME       DESCRIPTION
  27. ---  ---   ------------   ----------------------------------
  28. 10   13    DELABEL  WK1   Erase cells with label prefixes.
  29. 10   13    DIBDATA  ADD   Returns address of bitmap bits.
  30. 10   13    FILECTRL ASM   Assembler source code.
  31. 10   13    FILECTRL COM   File viewing and deletion utility.
  32. 10   13    FILECTRL DOC   Documentation file.
  33. 10   13    GETMAXX  C     Returns maximum x value.
  34. 10   13    L13C1T1  WKS   Summary of features.
  35. 10   13    L13G1T1  WKS   Summary of features Part 1.
  36. 10   13    L13G1T2  WKS   Summary of features Part 2.
  37. 10   13    L13G1T3  WKS   Performance tests.
  38. 10   13    L13P1T1  WKS   Summary of features.
  39. 10   13    L13TUT1  WKS   80386 Exceptions.
  40. 10   13    LF       BAT   Send line feeds to printer.
  41. 10   13    MODEL    C     Add one line of code.
  42. 10   13    MODEL_S  H     Header file.
  43. 10   13    PROMPTYN PRG   Choose between options in FoxPro.
  44. 10   13    SPACEOUT WK1   Eliminate nonblank cells.
  45. 10   13    WINCOL   EXE   Self-extracting archive.
  46. 10   13    WININIC  EXE   Self-extracting archive.
  47. 10   14    CALENDAR WPM   Create calendars in WP.
  48. 10   14    DEB2SCR  COM   Debug programming tool.
  49. 10   14    DEB2SCR  SCR   Script file.
  50. 10   14    FIELDSIZ PRG   Reports usage of character field.
  51. 10   14    L14FLT1  WKS   Comparison of Harvard & Freelance.
  52. 10   14    L14G1T1  WKS   Summary of features.
  53. 10   14    L14G1T2  WKS   Performance tests.
  54. 10   14    L14G2T1  WKS   Summary of features.
  55. 10   14    L14G2T2  WKS   Summary of features.
  56. 10   14    L14P1T1  WKS   Recent reviews.
  57. 10   14    L14P1T2  WKS   Summary of features.
  58. 10   14    L14P1T3  WKS   Summary of features.
  59. 10   14    L14P1T4  WKS   Benchmark tests.
  60. 10   14    L14P1T5  WKS   Performance tests.
  61. 10   14    L14P1T6  WKS   Micro Express NB5620 test results.
  62. 10   14    L14S1T1  WKS   Summary of features.
  63. 10   14    L14S1T2  WKS   Summary of features.
  64. 10   14    L14S1T3  WKS   Summary of features.
  65. 10   14    L14TUT1  WKS   Format of directory structure.
  66. 10   14    L14TUT2  WKS   A chain of CDS structures.
  67. 10   14    SHUFFLE  PAS   Create a randomly ordered set.
  68. 10   14    SHUFFLE2 PAS   Shuffle integers random order.
  69. 10   14    TRYVECS  CPP   C++ source code.
  70. 10   14    TRYVECS  EXE   Demonstrates operator overloading.
  71. 10   14    WINCLR   EXE   Self extracting archive.
  72. 10   15    CAPIT    BAT   STRINGS batch example.
  73. 10   15    CHANCODE WPM   Change attributes in WP.
  74. 10   15    COMMON   PAS   Turbo Pascal source code.
  75. 10   15    DIALMODE       Dial modem from FoxPro DB.
  76. 10   15    L15C1T1  WKS   Summary of features.
  77. 10   15    L15C1T2  WKS   Benchmark tests.
  78. 10   15    L15C3T1  WKS   Summary of features.
  79. 10   15    L15C3T2  WKS   Performance tests.
  80. 10   15    L15C3T3  WKS   Benchmark tests.
  81. 10   15    L15C4T1  WKS   Summary of features.
  82. 10   15    L15C4T2  WKS   Summary of features.
  83. 10   15    L15C5T1  WKS   Summary of features.
  84. 10   15    L15C7T1  WKS   Service recommendations & prices.
  85. 10   15    L15SST1  WKS   Hex values for screen colors.
  86. 10   15    L15TUT1  WKS   DosKey's command-editing keys.
  87. 10   15    L15TUT2  WKS   DosKey's command recall keys.
  88. 10   15    L15TUT3  WKS   DosKey macro-definition symbols.
  89. 10   15    L15WIT1  WKS   Video memory.
  90. 10   15    LOOP     BAT   Creates looping batch file.
  91. 10   15    MKLOOP   BAT   Creates looping batch file.
  92. 10   15    PARSE    BAT   Parses filenames.
  93. 10   15    PCMFAT   EXE   Examine FAT to defragment file.
  94. 10   15    PCMFAT   PAS   Turbo Pascal Source Code.
  95. 10   15    POW      PAS   Power function for PASCAL.
  96. 10   15    POWER    PAS   Power function for PASCAL.
  97. 10   15    POWEXMPL PAS   Tests POW.PAS unit.
  98. 10   15    READBOOT EXE   Reads boot sector of disk.
  99. 10   15    READBOOT PAS   Turbo Pascal Source Code.
  100. 10   15    SALDETL        Detail record handler.
  101. 10   15    SAVEDIR  BAT   Saves current disk and directory.
  102. 10   15    SHELL    BAT   Increases environment space.
  103. 10   15    STRINGS  ASM   Assembler code.
  104. 10   15    STRINGS  COM   Expand batch versatility.
  105. 10   15    STRINGS  DOC   Documentation file.
  106. 10   15    TRYVECS2 CPP   2-D vector demonstration.
  107. 10   15    VECTORS  CPP   2-D vector function.
  108. 10   15    VECTORS  H     Header file.
  109. 10   16    ATSAY          Lines up columns on HP LaserJet.
  110. 10   16    CALC     PAS   Performs calculations on strings.
  111. 10   16    COMMON   PAS   Turbo Pascal Source Code.
  112. 10   16    DELBEFOR BAT   Deletes files before given date.
  113. 10   16    DIRANY   BAT   Avoids repeat command parameters.
  114. 10   16    EDIT     WPM   Shuffles exam questions.
  115. 10   16    EXAM     WPM   Use WP to create an exam.
  116. 10   16    GETLEN   BAT   Finds length of string.
  117. 10   16    HC       DOC   Documentation file.
  118. 10   16    HC       EXE   Performs large calculations.
  119. 10   16    HC       PAS   Turbo Pascal Source Code.
  120. 10   16    L16G1T1  WKS   Summary of libraries.
  121. 10   16    L16G1T2  WKS   Scalable-font cartridges.
  122. 10   16    L16H1T1  WKS   Edsun & Sierra Ramdac performance.
  123. 10   16    L16H1T2  WKS   Summary of features.
  124. 10   16    L16H1T3  WKS   Summary of features.
  125. 10   16    L16H1T4  WKS   Performance tests.
  126. 10   16    L16H1T5  WKS   Performance tests - 16 colors.
  127. 10   16    L16H1T6  WKS   Performance tests - 256 colors.
  128. 10   16    L16H1T7  WKS   Performance tests-graphic adapter.
  129. 10   16    L16S1T1  WKS   The Writers' Tools.
  130. 10   16    L16S1T2  WKS   Summary of features - grammar.
  131. 10   16    L16S1T3  WKS   Summary of features -dictionaries.
  132. 10   16    L16S1T4  WKS   Summary of features - thesauruses.
  133. 10   16    L16S1T5  WKS   Performance tests.
  134. 10   16    L16S2T1  WKS   Benchmark tests.
  135. 10   16    L16WIT1  WKS   Windows 3.0 default palette.
  136. 10   16    MENUDEMO PAS   Creates & executes a menu box.
  137. 10   16    MENUUNIT PAS   Pascal unit defines a menu box.
  138. 10   16    PCMFAT   EXE   Examine FAT to defragment file.
  139. 10   16    PCMFAT   PAS   Turbo Pascal Source Code.
  140. 10   16    PINV     PRG   Prints a sample invoice.
  141. 10   16    POINT    CPP   Functions for 2-D point class.
  142. 10   16    POINT    H     2-D point header for C++.
  143. 10   16    READBOOT EXE   Reads boot sector of disk.
  144. 10   16    READBOOT PAS   Turbo Pascal Source Code.
  145. 10   16    TRYPOINT CPP   C++ 2-D point demonstration.
  146. 10   16    TRYPOINT EXE   2-D point demonstration.
  147. 10   16    TRYPUT   PRG   Print previous rows or columns.
  148. 10   17    ALTC     WPM   Simplifies task of blocking text.
  149. 10   17    ALTKEY   BAS   Detects if ALT key is on.
  150. 10   17    ALTV     WPM   Retrieves named variables.
  151. 10   17    DATES2   PRG   Manipulates dates inside Clipper.
  152. 10   17    DESKEXT  RLZ   Realizer calls Windows functions.
  153. 10   17    DOSFFF   EXE   DOS only version of FFF.
  154. 10   17    DYNLINK        Illustrates linking in WBASIC.
  155. 10   17    EOMD           Determines last date of month.
  156. 10   17    FFF      DOC   Documentation file.
  157. 10   17    FFF      EXE   Find multiple files on all drives.
  158. 10   17    FFFC     EXE   Self extracting archive.
  159. 10   17    L17C1T1  WKS   Summary of features.
  160. 10   17    L17C1T2  WKS   Benchmark tests.
  161. 10   17    L17C1T3  WKS   Benchmark tests.
  162. 10   17    L17C1T4  WKS   386SX-Based pcs: Recent reviews.
  163. 10   17    L17C2T1  WKS   Summary of features.
  164. 10   17    L17ENT1  WKS   Bit settings.
  165. 10   17    L17H1T1  WKS   Summary of features.
  166. 10   17    L17PLT1  WKS   Growth plans for ISDN 1990-1994.
  167. 10   17    L17S1T1  WKS   Summary of features.
  168. 10   17    L17S1T2  WKS   Performance tests.
  169. 10   17    L17S1T3  WKS   Degradation during reporting.
  170. 10   17    L17S1T4  WKS   Concurrent printing of reports.
  171. 10   17    L17S1T5  WKS   Invoice preparation & posting.
  172. 10   17    L17S1T6  WKS   Overall performance.
  173. 10   17    L17S2T1  WKS   Summary of features.
  174. 10   17    L17S2T2  WKS   Data compression alternatives.
  175. 10   17    L17S2T3  WKS   Performance tests.
  176. 10   17    L17S2T4  WKS   Performance tests.
  177. 10   17    MAKEDIR  BAT   Creates directory.
  178. 10   17    MOV      BAT   Moves files & shows common errors.
  179. 10   17    MOVE     BAT   Moves files & reports any errors.
  180. 10   17    ON_EVENT       Windows false code example.
  181. 10   17    OWNER    EXE   Self extracting archive.
  182. 10   17    RESTOPTS INC   Restores compiler options.
  183. 10   17    SAFEMOVE COM   Moves files safely.
  184. 10   17    SAFEMOVE SCR   Script file.
  185. 10   17    SAVEOPTS INC   Saves compiler options.
  186. 10   17    TITLEBAR       Macro restores WinWord titlebar.
  187. 10   17    WINVER   EXE   Self extracting archive.
  188. 10   18    18BANG   WK1   Bang for the buck worksheet.
  189. 10   18    CFGSVE   EXE   Self extracting archive.
  190. 10   18    CHANGEJ  BAT   Batch file that counts.
  191. 10   18    CNT      BAT   Demonstration of CHANGEJ batch.
  192. 10   18    DISPSTRU PRG   Displays Clipper DBF file.
  193. 10   18    L18AHT1  WKS   Summary of features.
  194. 10   18    L18G1T1  WKS   Summary of features.
  195. 10   18    L18G1T2  WKS   Top performers.
  196. 10   18    L18H2T1  WKS   Summary of features.
  197. 10   18    L18H2T2  WKS   Performance tests.
  198. 10   18    L18P1T1  WKS   Additional Sources.
  199. 10   18    L18P1T2  WKS   Summary of features.
  200. 10   18    L18P1T3  WKS   Benchmark Tests.
  201. 10   18    L18P2T1  WKS   Benchmark Tests.
  202. 10   18    L18PPT1  WKS   New INT function calls in DOS 5.0.
  203. 10   18    L18S1T1  WKS   Summary of features.
  204. 10   18    L18S1T2  WKS   Summary of features.
  205. 10   18    L18S1T3  WKS   Performance Tests.
  206. 10   18    LN1018   EXE   Self extracting archive.
  207. 10   18    NOPRSCR  COM   Disables print screen function.
  208. 10   18    NOPRSCR  SCR   Script file.
  209. 10   18    NOWAIT   COM   Sets LPT1 retries to 1.
  210. 10   18    NOWAIT   SCR   Script file.
  211. 10   18    POPDEM   PRG   Pop-up calendar for Clipper.
  212. 10   18    RMVSPC   DOC   Documentation file.
  213. 10   18    RMVSPC   WFW   Removes extra spaces in WinWord.
  214. 10   18    RMVSPC   WPM   Removes extra spaces in WP.
  215. 10   19    BIGCOPY  C     C source code.
  216. 10   19    BIGCOPY  EXE   Cuts files down to size.
  217. 10   19    CAPSLK   COM   Customize CapsLock.
  218. 10   19    CAPSLK   SCR   Script file.
  219. 10   19    CENTER1  WQ1   Center titles.
  220. 10   19    CENTER2  WQ1   Center titles using rwidth.
  221. 10   19    CENTER3  WK1   Center titles over a range.
  222. 10   19    DATEPL   PRG   Change dates the way Quicken does.
  223. 10   19    FPDATE   PRG   Change dates using FoxPro.
  224. 10   19    L19ENT1  WKS   Standard sampling rates & sizes.
  225. 10   19    L19ENT2  WKS   Storage requirements.
  226. 10   19    L19G1T1  WKS   Summary of features.
  227. 10   19    L19P1T1  WKS   386SX PCs under $2000.
  228. 10   19    L19P1T2  WKS   Summary of features.
  229. 10   19    L19P1T3  WKS   Benchmark Tests.
  230. 10   19    L19PPT1  WKS   Newly documented DOS functions.
  231. 10   19    L19PPT2  WKS   Documented multiplex interrupts.
  232. 10   19    L19PPT3  WKS   Task switcher multiples functions.
  233. 10   19    L19PPT4  WKS   Task switcher service functions.
  234. 10   19    L19PPT5  WKS   Switcher notification functions.
  235. 10   19    L19TOT1  WKS   Performance tests.
  236. 10   19    L19TUT1  WKS   Format of DOS 4 & 5 system file.
  237. 10   19    L19TUT2  WKS   Format of the SFT Header.
  238. 10   19    NUMFILES ASM   Assembler code.
  239. 10   19    NUMFILES COM   Determines file setting.
  240. 10   19    PATCH    EXE   Self extracting archive.
  241. 10   19    TALK     ASM   Assembler source code.
  242. 10   19    TALK     EXE   Demonstrates Task Switcher API.
  243. 10   19    UNIQUE   BAT   Generate unique filenames.
  244. 10   19    UNIQUE5  BAT   Generate filenames - DOS 5.0.
  245. 10   19    WINFS    EXE   Self extracting archive.
  246. 10   20    ALLPR    WK1   Automated printing in 123.
  247. 10   20    ALLPR2   WK1   Print with different formatting.
  248. 10   20    CHEKCPU  EXE   Self extracting archive.
  249. 10   20    DELAY    ASM   Assembler source code.
  250. 10   20    DELAY    BIN   Delay a program.
  251. 10   20    DELAYC   ASM   Assembler source code - Clipper.
  252. 10   20    DELM     ASM   Assembler source code.
  253. 10   20    DELM     BIN   Delay a program under Multitasker.
  254. 10   20    DELMC    ASM   Assembler source code.
  255. 10   20    DELMC    OBJ   Object file for Clipper.
  256. 10   20    L20CPT1  WKS   Summary of features.
  257. 10   20    L20DLT1  WKS   Summary of features.
  258. 10   20    L20DMT1  TXT   Missing pages 458-459.
  259. 10   20    L20DMT2  WKS   Summary of features.
  260. 10   20    L20IJT1  WKS   Summary of features.
  261. 10   20    L20JDT1  WKS   Relative CPU speeds.
  262. 10   20    L20LAT1  WKS   Turbo Pascal format control codes.
  263. 10   20    L20LNT1  WKS   Lux Levels for work environments.
  264. 10   20    L20MIT1  WKS   Printer decision guide.
  265. 10   20    L20MIT2  WKS   U.S. printer sales, 1989 to 1992.
  266. 10   20    L20MIT3  WKS   Leading manufacturers.
  267. 10   20    L20PIT1  WKS   Index to Printer Reviews.
  268. 10   20    L20SLT1  WKS   Summary of features.
  269. 10   20    L20WWT1  WKS   MSGBOX values for Buttons & Icons.
  270. 10   20    NUMLOCK  COM   Toggles NumLock on and off.
  271. 10   20    NUMLOCK  SCR   Script file.
  272. 10   20    PRINTALT       Print alternating pages.
  273. 10   20    RECALL   EXE   Self extracting archive.
  274. 10   20    SINEWAV  EXE   Self extracting archive.
  275. 10   20    UMBFIL   DOC   Documentation file.
  276. 10   20    UMBFILES ASM   Assembler code.
  277. 10   20    UMBFILES COM   DOS 5 memory management utility.
  278. 10   20    WVSP     EXE   Demonstrates uses of wvsprintf.
  279. 10   20    WVSP     PAS   Turbo Pascal source code.
  280. 10   21    ALTF     WPM   WordPerfect file-saving macro.
  281. 10   21    BOOT     BAT   Soft boot with a choice.
  282. 10   21    CKDATE   ASM   Checks days in the month.
  283. 10   21    DEL      PRG   Delete files with FoxPro 2.0.
  284. 10   21    DEL1     PRG   Delete files with FoxPro 1.02.
  285. 10   21    GETHOME  ASM   Assembler code.
  286. 10   21    GETHOME  COM   Return to current directory.
  287. 10   21    IACA     EXE   Self extracting archive.
  288. 10   21    L21C1T1  WKS   Summary of features.
  289. 10   21    L21G1T1  WKS   Summary of features.
  290. 10   21    L21G1T2  WKS   Performance tests.
  291. 10   21    L21G2T1  WKS   Summary of features.
  292. 10   21    L21H1T1  WKS   Summary of features.
  293. 10   21    L21H1T2  WKS   Benchmark tests.
  294. 10   21    L21LNT2  WKS   TIFF Tags.
  295. 10   21    L21S1T1  WKS   Summary of features.
  296. 10   21    L21S1T2  WKS   Database Structure & Data Ranges.
  297. 10   21    L21S1T3  WKS   Performance tests - Load & Index.
  298. 10   21    L21S1T4  WKS   Performance tests/Select & Update.
  299. 10   21    L21S1T5  WKS   Performance tests - Report.
  300. 10   21    L21S1T6  WKS   Performance tests - Sort.
  301. 10   21    L21WIT1  WKS   Default Font files - Setup.INF.
  302. 10   21    M        BAT   Executes users personal menu.
  303. 10   21    PATTERNS XLM   Displays Excel's cell patterns.
  304. 10   21    PCTDAY   EXE   Self extracting archive.
  305. 10   21    PUTFILE  BAT   Electronic InBasket.
  306. 10   21    RAND     WK1   123 random number generator.
  307. 10   21    RAND2    WK1   Generates random numbers.
  308. 10   21    REBOOT   COM   Startup configuration menus.
  309. 10   22    CDISK    PRG   Determines current drive letter.
  310. 10   22    CHANGED  BAT   Lists changed files .
  311. 10   22    CURDR    EXE   Self extracting archive.
  312. 10   22    CURDRI   EXE   Self extracting archive.
  313. 10   22    F        BAT   Lists files since last backup.
  314. 10   22    HGRAM    XLM   Excel Frequency Distribution.
  315. 10   22    HGRAM2   XLM   Histogram using array formula.
  316. 10   22    ITRIG    EXE   Self extracting archive.
  317. 10   22    L22C1T1  WKS   Summary of features.
  318. 10   22    L22C1T2  WKS   Performance tests.
  319. 10   22    L22H1T1  WKS   How the interfaces compare.
  320. 10   22    L22P1T1  WKS   Summary of features.
  321. 10   22    L22P1T2  WKS   Benchmark tests.
  322. 10   22    L22S1T1  WKS   Summary of features.
  323. 10   22    L22TET1  WKS   Awards for technical excellence.
  324. 10   22    NEWCMD   ASM   Clears screen to white on blue.
  325. 10   22    NUMSTR   BAS   Currency calculations.
  326. 10   22    RECORD   EXE   Self extracting archive.
  327. 10   22    STATIC   EXE   Uses constants as variables.
  328. 10   22    STATIC   PAS   TPASCAL puts constants to work.
  329. 10   22    STATIC2  EXE   Simulates multitasking.
  330. 10   22    STATIC2  PAS   TPASCAL multitasking procedure.
  331. 10   22    WINAV    EXE   Self extracting archive.
  332. 11   01    ABOUT    PRG   Create hidden keys in FoxPro.
  333. 11   01    INKEY    EXE   Translates keyboard input.
  334. 11   01    INKEY    PAS   Turbo Pascal source code.
  335. 11   01    L01C1T1  WKS   Variety of external LAN adapters.
  336. 11   01    L01C1T2  WKS   Summary of features.
  337. 11   01    L01C1T3  WKS   Benchmark Tests.
  338. 11   01    L01G1T1  WKS   Summary of features.
  339. 11   01    L01G1T2  WKS   Performance Tests.
  340. 11   01    L01G1T3  WKS   VGA Performance tests.
  341. 11   01    L01P1T1  WKS   Summary of features.
  342. 11   01    L01P1T2  WKS   Benchmark tests.
  343. 11   01    L01TRT1  WKS   Upcoming color notebooks.
  344. 11   01    L01TUT1  WKS   PROMPT command Metasymbols.
  345. 11   01    L01TUT2  WKS   ANSI.SYS Escape sequences.
  346. 11   01    LN1101   EXE   Self extracting archive.
  347. 11   01    RECOR2   EXE   Self extracting archive.
  348. 11   01    TRACKR   ASM   Assembler source code.
  349. 11   01    TRACKR   COM   Time tracking utility.
  350. 11   01    TRACKR   DOC   Documentation file.
  351. 11   01    TRACKR   ZIF   Customization file.
  352. 11   01    TYPMCB   PAS   DOS memory control blocks.
  353. 11   01    TYPPSP   PAS   Define a Pascal data structure.
  354. 11   01    WCTEST   BAT   Checks DIR for a unique name.
  355. 11   02    ANSRGET  BAT   Batch file string input.
  356. 11   02    COLOR    SC    Change colors in Paradox.
  357. 11   02    DIRMENU  WK1   Directory menus in 1-2-3.
  358. 11   02    INIT     SC    Sets up Mylib procedure library.
  359. 11   02    KEYCODE  COM   Gives each key a code value.
  360. 11   02    KEYCODE  SCR   Script file.
  361. 11   02    L02H1T1  WKS   Summary of features.
  362. 11   02    L02H1T2  WKS   Survey of memory capacities.
  363. 11   02    L02P1T1  WKS   386SX Notebooks: Recent Reviews.
  364. 11   02    L02P1T2  WKS   Summary of features.
  365. 11   02    L02P1T3  WKS   Benchmark tests.
  366. 11   02    L02S1T1  WKS   Summary of features.
  367. 11   02    L02S2T1  WKS   Summary of features.
  368. 11   02    L02S2T2  WKS   Performance tests.
  369. 11   02    MAPWIN   DOC   Documentation file.
  370. 11   02    MAPWIN   EXE   Lists Windows' API functions.
  371. 11   02    MATH     PAS   Complex numbers in Turbo Pascal.
  372. 11   02    MATHDEMO PAS   Pascal code tests accuracy.
  373. 11   02    MEGSFREE COM   Finds free drive space.
  374. 11   02    MEGSFREE SCR   Script file.
  375. 11   02    PCREM2   EXE   Self extracting archive.
  376. 11   02    QUICK1   WFW   Quick Keys for WinWord 1.0.
  377. 11   02    QUICK2   WFW   Quick Keys for WinWord 2.0.
  378. 11   02    REC2RE   PRG   Clipper 5.0 function.
  379. 11   02    RECOD3   EXE   Self extracting archive.
  380. 11   02    WIN30    IMP   Import file.
  381. 11   03    386STEP  ASM   Assembler source code.
  382. 11   03    386STEP  COM   Detects step levels of 386 chip.
  383. 11   03    386STEP  SCR   Script file.
  384. 11   03    ADDIT    ASM   Assembler source code.
  385. 11   03    ADDIT    COM   Adds up numbers on screen.
  386. 11   03    ADDIT    DOC   Documentation file.
  387. 11   03    ADDIT    ZIF   Modifies default colors & keys.
  388. 11   03    ALTPAUS2 COM   Inserts pause & sets ERRORLEVEL.
  389. 11   03    ALTPAUS2 SCR   Script file.
  390. 11   03    ALTPAUSE COM   Inserts pause in batch files.
  391. 11   03    ALTPAUSE SCR   Script file.
  392. 11   03    DELAYC   OBJ   Alter speed of frame function.
  393. 11   03    L03C1T1  WKS   Summary of features.
  394. 11   03    L03C1T2  WKS   The electromagnetic spectrum.
  395. 11   03    L03P1T1  WKS   33-MHZ 486-Based PCs:  Index.
  396. 11   03    L03P1T2  WKS   Summary of features.
  397. 11   03    L03P1T3  WKS   Benchmark tests.
  398. 11   03    L03S1T1  WKS   Summary of features.
  399. 11   03    L03TRT1  WKS   Notebooks based on Intel 386SL.
  400. 11   03    MRQUEE   PRG   Create a moving frame in Clipper.
  401. 11   03    PRREADY  C     Checks printer status.
  402. 11   03    QBMENU   BAS   Create a highlight bar menu.
  403. 11   04    ADDSYN   EXE   Self extracting archive.
  404. 11   04    DEM123   EXE   Self extracting archive.
  405. 11   04    ITER     BAT   Repeats a specific command.
  406. 11   04    L04C1T1  WKS   Summary of features.
  407. 11   04    L04H1T1  WKS   Summary of features.
  408. 11   04    L04H2T2  WKS   Summary of features.
  409. 11   04    L04S1T1  WKS   Summary of features.
  410. 11   04    L04S2T1  WKS   Summary of features.
  411. 11   04    PSWRD1   WFW   Hides WinWord Documents.
  412. 11   04    PSWRD2   WFW   Hides current WinWord file .
  413. 11   04    SHOWDU   EXE   Self extracting archive.
  414. 11   04    UPDATE   BAS   Change file's date or time.
  415. 11   05    DD       EXE   Self extracting archive.
  416. 11   05    DEMO_4   EXE   Self extracting archive.
  417. 11   05    L05C1T1  WKS   Comm software supports V.32bis.
  418. 11   05    L05C1T2  WKS   Summary of features.
  419. 11   05    L05C1T3  WKS   Performance Tests - Text File.
  420. 11   05    L05C1T4  WKS   Performance Tests- Graphic File.
  421. 11   05    L05C1T5  WKS   Performance Tests - Compressed.
  422. 11   05    L05ENT1  WKS   MIDI channel messages.
  423. 11   05    L05FLT1  WKS   Performance Tests - Graphics.
  424. 11   05    L05G1T1  WKS   Summary of features.
  425. 11   05    L05H1T1  WKS   Summary of features.
  426. 11   05    L05H1T2  WKS   Performance Tests - VGA.
  427. 11   05    L05H1T3  WKS   Benchmark Tests - Windows.
  428. 11   05    L05H1T4  WKS   Performance Tests - Autocad.
  429. 11   05    L05MNT1  WKS   Games on PC MagNet.
  430. 11   05    L05P1T1  WKS   Summary of features.
  431. 11   05    L05P1T2  WKS   Benchmark Tests.
  432. 11   05    L05PPT1  WKS   Recognition data structure.
  433. 11   05    L05TUT1  WKS   Addressing Capabilities - 80x86.
  434. 11   05    L05TUT2  WKS   32-Byte DOS directory entry.
  435. 11   05    L05WIT1  WKS   Windows' Modes.
  436. 11   05    OPENSPEC XLA   Change Excel's file open FILESPEC.
  437. 11   05    REBOOT   BAS   BASIC Reboot routine.
  438. 11   05    WIN_PTR  EXE   Self extracting archive.
  439. 11   06    2        BAT   Move to any directory.
  440. 11   06    ALTDIR   WPM   Create pop-up menu to switch DIR.
  441. 11   06    ALTH     WPM   Create menu that invokes macros.
  442. 11   06    CLRPRINT BAS   Color printing in QBasic.
  443. 11   06    DEMO_5   EXE   Self extracting archive.
  444. 11   06    L06C1T1  WKS   Comparing signaling & throughput.
  445. 11   06    L06C1T2  WKS   Untangling Cabling Concepts.
  446. 11   06    L06D1T1  WKS   Summary of features.
  447. 11   06    L06D2T1  WKS   Summary of features.
  448. 11   06    L06D2T2  WKS   Performance Tests - Load & Index.
  449. 11   06    L06D2T3  WKS   Performance Tests - Random Read.
  450. 11   06    L06D2T4  WKS   Performance Tests - Random Write.
  451. 11   06    L06D2T5  WKS   Mixed Workload - Time.
  452. 11   06    L06D2T6  WKS   Mixed Workload - Throughput.
  453. 11   06    L06D2T7  WKS   Performance Tests - Report.
  454. 11   06    L06D2T8  WKS   Performance Tests - 1 & 2.
  455. 11   06    L06H1T1  WKS   Summary of features - Kits.
  456. 11   06    L06H1T2  WKS   Summary of features - PC's.
  457. 11   06    L06H1T3  WKS   Performance Tests - CD ROM.
  458. 11   06    L06H1T4  WKS   Performance Tests - Audio.
  459. 11   06    L06H1T5  WKS   PC Benchmark Tests.
  460. 11   06    L06PPT1  WKS   DIRQ Commands.
  461. 11   06    L06S1T1  WKS   Summary of features.
  462. 11   06    L06UTT1  WKS   PKZIP Compression Types.
  463. 11   06    L06UUS1  WKS   2.BAT: OLD versus NEW.
  464. 11   06    MIDIDEV  EXE   Self extracting archive.
  465. 11   06    PCDICT   DLL   Pen Windows dictionary.
  466. 11   06    PCUNZP   ASM   Assembler code.
  467. 11   06    PCUNZP   COM   Decompress ZIP files.
  468. 11   06    PCUNZP   DOC   Documentation file.
  469. 11   06    TIMEDAT2 XLM   PasteTime and PasteDate macros.
  470. 11   06    TIMEDATE XLM   Excel time and date macro.
  471. 11   06    TRYALT   PRG   QUIT or JUMP to DOS with Clipper.
  472. 11   07    07BANG   WK1   Data used to create chart.
  473. 11   07    BACHTO   EXE   Sample of MIDI sequencing.
  474. 11   07    BACHTOCC BCP   Make file for Borland C++ 2.0.
  475. 11   07    BACHTOCC C     Source code listing.
  476. 11   07    BACHTOCC DEF   Definition file.
  477. 11   07    BACHTOCC MSC   Make file for Microsoft C 6.0.
  478. 11   07    DEMO_6   EXE   Self extracting archive.
  479. 11   07    DOSCLIP  ASM   DOSCLIP source code.
  480. 11   07    DOSCLIP  COM   Cut & Paste in DOS and Windows.
  481. 11   07    DOSCLIP  DOC   Documentation file.
  482. 11   07    DOSCLIP  ZIF   Modify hotkeys.
  483. 11   07    L07C1T1  WKS   Summary of Features.
  484. 11   07    L07FLT1  WKS   Benchmark Tests: Compaq.
  485. 11   07    L07FLT2  WKS   Windows Benchmark Tests.
  486. 11   07    L07FLT3  WKS   Benchmark Tests Toshiba T3300SL.
  487. 11   07    L07G1T1  WKS   Summary of Features.
  488. 11   07    L07G1T2  WKS   Performance Tests.
  489. 11   07    L07GATE  WKS   Index to Connectivity articles.
  490. 11   07    L07H1T1  WKS   Summary of Features.
  491. 11   07    L07H1T2  WKS   Standard Configuration Tests.
  492. 11   07    L07H1T3  WKS   Accelerated Tests.
  493. 11   07    L07P1T1  WKS   386SX Notebooks: Recent Reviews.
  494. 11   07    L07P1T2  WKS   Summary of Features.
  495. 11   07    L07P1T3  WKS   Benchmark Tests.
  496. 11   07    L07P1T4  WKS   Battery life vs. Portability.
  497. 11   07    L07PPT1  WKS   The RCResult Data Structure.
  498. 11   07    L07UTT1  WKS   Switcher Notification Functions.
  499. 11   07    SWRITE   PAS   Turbo Pascal source code.
  500. 11   07    SWRITE   TPU   Formatting text in TPWIN.
  501. 11   07    SWTEST   EXE   Text file device driver.
  502. 11   07    SWTEST   PAS   Turbo Pascal source code.
  503. 11   08    08BANG   WK1   Data used to create chart.
  504. 11   08    CDMACR   BAT   Enchances the CD Command.
  505. 11   08    DEMO_7   EXE   Self extracting archive.
  506. 11   08    DOW      C     C Source Code.
  507. 11   08    DOW      EXE   Calculate the Day of the Week.
  508. 11   08    FIELD    BAS   Generic FIELD subroutines.
  509. 11   08    FONTSI   SMM   Change Font Size in Ami Pro.
  510. 11   08    HISTOG   XLM   Adds Histogram menu to Excel.
  511. 11   08    HOMEND   SC    Changes Home/End Key in Paradox.
  512. 11   08    KBMIDI   BCP   Make file for Borland C++ 2.0.
  513. 11   08    KBMIDI   C     Source code listing.
  514. 11   08    KBMIDI   DEF   Definition file.
  515. 11   08    KBMIDI   EXE   Use PC keyboard as a synthesizer.
  516. 11   08    KBMIDI   MSC   Make file for Microsoft C 7.0.
  517. 11   08    L08FLT1  WKS   The Shapes & Sizes of Pen PCs.
  518. 11   08    L08FLT2  WKS   Benchmark Tests.
  519. 11   08    L08GATE  WKS   Windows 3.1 File Listing.
  520. 11   08    L08P1T1  WKS   Summary of Features.
  521. 11   08    L08P1T2  WKS   Benchmark Tests.
  522. 11   08    L08PPT1  WKS   Symbol Value Element Classes.
  523. 11   08    L08PPT2  WKS   System Symbol Elements.
  524. 11   08    L08PPT3  WKS   Gesture Symbol Elements.
  525. 11   08    L08S2T1  WKS   Compatibility Chart.
  526. 11   08    L08S2T2  WKS   Compatibility Chart.
  527. 11   08    L08UTT1  WKS   Escape IDs Used in WPrint.
  528. 11   08    LENGT1   BAT   Uses fewer temporary files.
  529. 11   08    LENGTH   BAT   Finds the Length of a String.
  530. 11   08    WPRINTS  EXE   Self extracting archive.
  531. 11   09    BD1      EXE   Self extracting archive.
  532. 11   09    BOOT     BAT   Choose different configurations.
  533. 11   09    CHKDSK   BAT   Prevents running CHKDSK .
  534. 11   09    CHKDSKB  BAT   Signals that Windows is running.
  535. 11   09    CHKDSKC  BAT   Detects windir variable.
  536. 11   09    DATETIME C     C Source Code.
  537. 11   09    DATETIME EXE   Reduce C program size.
  538. 11   09    DEMO_8   EXE   Self extracting archive.
  539. 11   09    DRUM1    EXE   Self extracting archive.
  540. 11   09    INWIN    BAS   DOS applications under Windows.
  541. 11   09    INWIN    COM   Reports batch file execution.
  542. 11   09    INWIN    SCR   Script file.
  543. 11   09    L09C1T1  WKS   Converting files PCs and MACs.
  544. 11   09    L09ENT1  WKS   Drum's source files.
  545. 11   09    L09FLT1  WKS   Benchmark Tests: AST & Toshiba.
  546. 11   09    L09FLT2  WKS   Benchmark Tests: IBM PS/2 56.
  547. 11   09    L09FLT3  WKS   Benchmark Tests: NEC Powermate.
  548. 11   09    L09G1T1  WKS   Summary of features.
  549. 11   09    L09H1T1  WKS   Summary of features.
  550. 11   09    L09LAT1  WKS   DATETIME.EXE's Size.
  551. 11   09    L09MNT1  WKS   Where to find access programs.
  552. 11   09    L09P1T1  WKS   Performance Tests.
  553. 11   09    L09S1T1  WKS   Summary of features.
  554. 11   09    SPCCHK   EXE   Self extracting archive.
  555. 11   10    BINARY   BAS   Binary vs. ASCII access.
  556. 11   10    DLGDEMO  EXE   Self extracting archive.
  557. 11   10    DRUMDLL  BCP   Make file for Borland C++ 3.0.
  558. 11   10    DRUMDLL  C     C source code.
  559. 11   10    DRUMDLL  DEF   Definition file.
  560. 11   10    DRUMDLL  H     Header file.
  561. 11   10    DRUMDLL  MSC   Make file for Microsoft C 7.0.
  562. 11   10    L10D1T1  WKS   Summary of Features.
  563. 11   10    L10D1T2  WKS   Performance Tests: Load & Index.
  564. 11   10    L10D1T3  WKS   Performance Tests: Workload.
  565. 11   10    L10G1T1  WKS   Summary of Features.
  566. 11   10    L10H1T1  WKS   Summary of Features.
  567. 11   10    L10H1T2  WKS   Magneto-Optical Drive Tests.
  568. 11   10    L10H1T3  WKS   Magneto-Optical Drive Tests.
  569. 11   10    L10P1T1  WKS   Service & Reliability Survey.
  570. 11   10    L10PPT1  WKS   Windows 3.1 common dialogs.
  571. 11   10    L10PPT2  WKS   OPENFILENAME'S fields.
  572. 11   10    L10PPT3  WKS   OPENFILENAME'S flags field.
  573. 11   10    L10S1T1  WKS   Summary of Features.
  574. 11   10    L10TRT1  WKS   Hewlett-Packard's printers.
  575. 11   10    LABEL    WK1   Standard labels in 1-2-3.
  576. 11   10    SAVEMAC  BAS   Saving DOSKEY Macros.
  577. 11   10    SERTYP   ASM   Determines UART type.
  578. 11   10    SPRINT   ASM   Assembler source code.
  579. 11   10    SPRINT   COM   Adds cursor-accelerator feature.
  580. 11   10    SPRINT   DOC   Documentation file.
  581. 11   10    STOD     C     C source code.
  582. 11   10    STOD     OBJ   Object file for Clipper.
  583. 11   10    SWAP     COM   Eschange printer ports easily.
  584. 11   10    SWAP     SCR   Script file.
  585. 11   10    WIN      BAT   Shelling to DOS from Windows.
  586. 11   10    WINMODE        Windows mode checker.
  587. 11   10    WINMODE  C     C source code.
  588. 11   10    WINMODE  EXE   Reports if Windows is running.
  589. 11   11    11BANG   WK1   Bang for the Buck.
  590. 11   11    BINSCH   SC    Finds closest match in Paradox.
  591. 11   11    BOMEOM   PRG   Finds first & last day of Month.
  592. 11   11    CENTER   BAS   Minimizes passed parameters.
  593. 11   11    DLGDEMO  EXE   Self extracting archive.
  594. 11   11    ENVSIZE  BAT   Reports environment size.
  595. 11   11    ENVSIZE2 BAT   Automates reporting of byte size.
  596. 11   11    L11C1T1  WKS   Summary of features.
  597. 11   11    L11D1T1  WKS   Summary of features.
  598. 11   11    L11ENT1  WKS   RIFF file types.
  599. 11   11    L11ENT2  WKS   Structure of waveform audio RIFF.
  600. 11   11    L11ENT3  WKS   Alternative .WAV file structure.
  601. 11   11    L11ENT4  WKS   Layout of a palette file.
  602. 11   11    L11G1T1  WKS   Summary of features.
  603. 11   11    L11P1T1  WKS   Summary of features.
  604. 11   11    L11P1T2  WKS   Benchmark Tests.
  605. 11   11    L11PPT1  WKS   The CHOOSEFONT structure.
  606. 11   11    L11PPT2  WKS   The CHOOSECOLOR structure.
  607. 11   11    L11S1T1  WKS   Vendors' Support Policies.
  608. 11   11    L11S1T2  WKS   Vendors' Support Policies.
  609. 11   11    L11S1T3  WKS   Vendors' Support Policies.
  610. 11   11    LABNOT   EXE   Self extracting archive.
  611. 11   11    MC1      EXE   Self extracting archive.
  612. 11   11    QLABEL   WQ1   Automated label entry in QPRO.
  613. 11   11    RDUMP    BCP   Make file for Borland C++ 3.0.
  614. 11   11    RDUMP    C     C source code.
  615. 11   11    RDUMP    EXE   Resource interchange file format.
  616. 11   11    RDUMP    MSC   Make file - Microsoft C/C++ 7.0.
  617. 11   12    DLGDEMO  EXE   Self extracting archive.
  618. 11   12    DRUMFILE C     File I/O Routines for DRUM.
  619. 11   12    INNI     EXE   Self extracting archive.
  620. 11   12    L12C1T1  WKS   Summary of features.
  621. 11   12    L12C1T2  WKS   Summary of features CONTINUED.
  622. 11   12    L12C1T3  WKS   Performance Tests.
  623. 11   12    L12C2T1  WKS   Summary of features.
  624. 11   12    L12FLT1  WKS   Benchmark Tests.
  625. 11   12    L12H1T1  WKS   Summary of features.
  626. 11   12    L12H1T2  WKS   Performance Tests.
  627. 11   12    L12LNT1  WKS   LABNOTES Files & Descriptors.
  628. 11   12    L12P1AT1 WKS   Summary of features.
  629. 11   12    L12PPT1  WKS   The FINDREPLACE structure.
  630. 11   12    L12UTT1  WKS   The OLD.EXE header.
  631. 11   12    L12UTT2  WKS   The NEW.EXE header.
  632. 11   12    LABNOTES EXE   Self extracting archive.
  633. 11   12    MODECK   EXE   Self extracting archive.
  634. 11   12    PAUSE    SCR   Creates device driver PAUSE.SYS.
  635. 11   12    PAUSE    SYS   Pauses execution of CONFIG.SYS.
  636. 11   12    SLIST    EXE   Self extracting archive.
  637. 11   12    WINGO    COM   Run Windows Apps from DOS prompt.
  638. 11   12    WINSTART DOC   Documentation File.
  639. 11   12    WINSTART EXE   Run WIN programs from DOS prompt.
  640.  
  641.